[INFO] fetching crate bevy_pbr_bms_bindings 0.19.0...
[INFO] checking bevy_pbr_bms_bindings-0.19.0 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate bevy_pbr_bms_bindings 0.19.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate bevy_pbr_bms_bindings 0.19.0
[INFO] finished tweaking crates.io crate bevy_pbr_bms_bindings 0.19.0
[INFO] tweaked toml for crates.io crate bevy_pbr_bms_bindings 0.19.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_pbr_bms_bindings 0.19.0 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_pbr_bms_bindings 0.19.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d5db73a0e4f15a8fe18ba52ac206b11f2c02f78c9ba54f0e02cb7f1b2356ba9
[INFO] running `Command { std: "docker" "start" "1d5db73a0e4f15a8fe18ba52ac206b11f2c02f78c9ba54f0e02cb7f1b2356ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d5db73a0e4f15a8fe18ba52ac206b11f2c02f78c9ba54f0e02cb7f1b2356ba9" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d5db73a0e4f15a8fe18ba52ac206b11f2c02f78c9ba54f0e02cb7f1b2356ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d5db73a0e4f15a8fe18ba52ac206b11f2c02f78c9ba54f0e02cb7f1b2356ba9" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking bevy_ptr v0.18.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking stackfuture v0.3.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking atomicow v1.1.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling encase_derive_impl v0.12.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking bevy_mikktspace v0.17.0-dev
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]     Checking dot-writer v0.1.4
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling encase_derive v0.12.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking encase v0.12.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.35
[INFO] [stderr]     Checking notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking bevy_platform v0.18.0
[INFO] [stderr]     Checking bevy_utils v0.18.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bevy_tasks v0.18.0
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ktx2 v0.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling bevy_mod_scripting_derive v0.19.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.18.0
[INFO] [stderr]    Compiling bevy_render_macros v0.18.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking bevy_reflect v0.18.0
[INFO] [stderr]     Checking hexasphere v16.0.0
[INFO] [stderr]     Checking bevy_ecs v0.18.0
[INFO] [stderr]     Checking bevy_math v0.18.0
[INFO] [stderr]     Checking naga_oil v0.20.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking bevy_color v0.18.0
[INFO] [stderr]     Checking bevy_app v0.18.0
[INFO] [stderr]     Checking bevy_time v0.18.0
[INFO] [stderr]     Checking bevy_log v0.18.0
[INFO] [stderr]     Checking bevy_input v0.18.0
[INFO] [stderr]     Checking bevy_transform v0.18.0
[INFO] [stderr]     Checking bevy_system_reflection v0.19.0
[INFO] [stderr]     Checking bevy_diagnostic v0.18.0
[INFO] [stderr]     Checking bevy_asset v0.18.0
[INFO] [stderr]     Checking bevy_window v0.18.0
[INFO] [stderr]     Checking bevy_image v0.18.0
[INFO] [stderr]     Checking bevy_mod_scripting_display v0.19.0
[INFO] [stderr]     Checking bevy_shader v0.18.0
[INFO] [stderr]     Checking bevy_mod_scripting_asset v0.19.0
[INFO] [stderr]     Checking bevy_mod_scripting_bindings_domain v0.19.0
[INFO] [stderr]     Checking bevy_mod_scripting_script v0.19.0
[INFO] [stderr]     Checking bevy_mesh v0.18.0
[INFO] [stderr]     Checking bevy_mod_scripting_bindings v0.19.0
[INFO] [stderr]     Checking bevy_camera v0.18.0
[INFO] [stderr]     Checking bevy_render v0.18.0
[INFO] [stderr]     Checking bevy_light v0.18.0
[INFO] [stderr]     Checking bevy_mod_scripting_core v0.19.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.18.0
[INFO] [stderr]     Checking bevy_pbr v0.18.0
[INFO] [stderr]     Checking bevy_pbr_bms_bindings v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: useless conversion to the same type: `f32`
[INFO] [stdout]    --> src/lib.rs:234:43
[INFO] [stdout]     |
[INFO] [stdout] 234 |                           let output: f32 = ::bevy_pbr::FogFalloff::koschmieder(v, c_t)
[INFO] [stdout]     |  ___________________________________________^
[INFO] [stdout] 235 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<f32 as Into<f32>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 |                           let output: () = <::bevy_pbr::ParallaxMappingMethod as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 260 | |                                 &_self,
[INFO] [stdout] 261 | |                             )
[INFO] [stdout] 262 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:296:44
[INFO] [stdout]     |
[INFO] [stdout] 296 |                           let output: bool = <::bevy_pbr::ParallaxMappingMethod as ::std::cmp::PartialEq<
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 297 | |                             ::bevy_pbr::ParallaxMappingMethod,
[INFO] [stdout] 298 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 299 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:341:25
[INFO] [stdout]     |
[INFO] [stdout] 341 |                         ::bevy_pbr::StandardMaterial::flip(&mut _self, horizontal, vertical).into();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:407:25
[INFO] [stdout]     |
[INFO] [stdout] 407 | /                         <::bevy_pbr::ScreenSpaceAmbientOcclusion as ::std::cmp::PartialEq<
[INFO] [stdout] 408 | |                             ::bevy_pbr::ScreenSpaceAmbientOcclusion,
[INFO] [stdout] 409 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 410 | |                         .into();
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:513:25
[INFO] [stdout]     |
[INFO] [stdout] 513 |                         ::bevy_pbr::DefaultOpaqueRendererMethod::set_to_deferred(&mut _self).into();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:528:25
[INFO] [stdout]     |
[INFO] [stdout] 528 |                         ::bevy_pbr::DefaultOpaqueRendererMethod::set_to_forward(&mut _self).into();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:614:42
[INFO] [stdout]     |
[INFO] [stdout] 614 |                           let output: () = <::bevy_pbr::wireframe::Wireframe as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 615 | |                                 &_self,
[INFO] [stdout] 616 | |                             )
[INFO] [stdout] 617 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:651:44
[INFO] [stdout]     |
[INFO] [stdout] 651 |                           let output: bool = <::bevy_pbr::wireframe::Wireframe as ::std::cmp::PartialEq<
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 652 | |                             ::bevy_pbr::wireframe::Wireframe,
[INFO] [stdout] 653 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 654 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:710:42
[INFO] [stdout]     |
[INFO] [stdout] 710 |                           let output: () = <::bevy_pbr::wireframe::NoWireframe as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 711 | |                                 &_self,
[INFO] [stdout] 712 | |                             )
[INFO] [stdout] 713 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:747:44
[INFO] [stdout]     |
[INFO] [stdout] 747 |                           let output: bool = <::bevy_pbr::wireframe::NoWireframe as ::std::cmp::PartialEq<
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 748 | |                             ::bevy_pbr::wireframe::NoWireframe,
[INFO] [stdout] 749 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 750 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:776:42
[INFO] [stdout]     |
[INFO] [stdout] 776 |                           let output: () = <::bevy_pbr::wireframe::Mesh3dWireframe as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 777 | |                                 &_self,
[INFO] [stdout] 778 | |                             )
[INFO] [stdout] 779 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:813:44
[INFO] [stdout]     |
[INFO] [stdout] 813 |                           let output: bool = <::bevy_pbr::wireframe::Mesh3dWireframe as ::std::cmp::PartialEq<
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 814 | |                             ::bevy_pbr::wireframe::Mesh3dWireframe,
[INFO] [stdout] 815 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 816 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1047:25
[INFO] [stdout]      |
[INFO] [stdout] 1047 | /                         <::bevy_pbr::OpaqueRendererMethod as ::std::cmp::PartialEq<
[INFO] [stdout] 1048 | |                             ::bevy_pbr::OpaqueRendererMethod,
[INFO] [stdout] 1049 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1050 | |                         .into();
[INFO] [stdout]      | |_______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1148:25
[INFO] [stdout]      |
[INFO] [stdout] 1148 | /                         <::bevy_pbr::MaterialBindGroupSlot as ::std::cmp::PartialEq<
[INFO] [stdout] 1149 | |                             ::bevy_pbr::MaterialBindGroupSlot,
[INFO] [stdout] 1150 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1151 | |                         .into();
[INFO] [stdout]      | |_______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> src/lib.rs:1177:42
[INFO] [stdout]      |
[INFO] [stdout] 1177 |                           let output: () = <::bevy_pbr::MaterialBindGroupIndex as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1178 | |                                 &_self,
[INFO] [stdout] 1179 | |                             )
[INFO] [stdout] 1180 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1214:44
[INFO] [stdout]      |
[INFO] [stdout] 1214 |                           let output: bool = <::bevy_pbr::MaterialBindGroupIndex as ::std::cmp::PartialEq<
[INFO] [stdout]      |  ____________________________________________^
[INFO] [stdout] 1215 | |                             ::bevy_pbr::MaterialBindGroupIndex,
[INFO] [stdout] 1216 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1217 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> src/lib.rs:1243:42
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                           let output: () = <::bevy_pbr::UvChannel as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1244 | |                                 &_self,
[INFO] [stdout] 1245 | |                             )
[INFO] [stdout] 1246 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_pbr_bms_bindings` (lib test) due to 21 previous errors
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1277:44
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                           let output: bool = <::bevy_pbr::UvChannel as ::std::cmp::PartialEq<
[INFO] [stdout]      |  ____________________________________________^
[INFO] [stdout] 1278 | |                             ::bevy_pbr::UvChannel,
[INFO] [stdout] 1279 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1280 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> src/lib.rs:1304:42
[INFO] [stdout]      |
[INFO] [stdout] 1304 |   ...   let output: () = <::bevy_pbr::ScreenSpaceAmbientOcclusionQualityLevel as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1305 | | ...           &_self,
[INFO] [stdout] 1306 | | ...       )
[INFO] [stdout] 1307 | | ...       .into();
[INFO] [stdout]      | |_________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1343:44
[INFO] [stdout]      |
[INFO] [stdout] 1343 |                           let output: bool = <::bevy_pbr::ScreenSpaceAmbientOcclusionQualityLevel as ::std::cmp::PartialEq<
[INFO] [stdout]      |  ____________________________________________^
[INFO] [stdout] 1344 | |                             ::bevy_pbr::ScreenSpaceAmbientOcclusionQualityLevel,
[INFO] [stdout] 1345 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1346 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `f32`
[INFO] [stdout]    --> src/lib.rs:234:43
[INFO] [stdout]     |
[INFO] [stdout] 234 |                           let output: f32 = ::bevy_pbr::FogFalloff::koschmieder(v, c_t)
[INFO] [stdout]     |  ___________________________________________^
[INFO] [stdout] 235 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<f32 as Into<f32>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 |                           let output: () = <::bevy_pbr::ParallaxMappingMethod as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 260 | |                                 &_self,
[INFO] [stdout] 261 | |                             )
[INFO] [stdout] 262 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:296:44
[INFO] [stdout]     |
[INFO] [stdout] 296 |                           let output: bool = <::bevy_pbr::ParallaxMappingMethod as ::std::cmp::PartialEq<
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 297 | |                             ::bevy_pbr::ParallaxMappingMethod,
[INFO] [stdout] 298 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 299 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:341:25
[INFO] [stdout]     |
[INFO] [stdout] 341 |                         ::bevy_pbr::StandardMaterial::flip(&mut _self, horizontal, vertical).into();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:407:25
[INFO] [stdout]     |
[INFO] [stdout] 407 | /                         <::bevy_pbr::ScreenSpaceAmbientOcclusion as ::std::cmp::PartialEq<
[INFO] [stdout] 408 | |                             ::bevy_pbr::ScreenSpaceAmbientOcclusion,
[INFO] [stdout] 409 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 410 | |                         .into();
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:513:25
[INFO] [stdout]     |
[INFO] [stdout] 513 |                         ::bevy_pbr::DefaultOpaqueRendererMethod::set_to_deferred(&mut _self).into();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:528:25
[INFO] [stdout]     |
[INFO] [stdout] 528 |                         ::bevy_pbr::DefaultOpaqueRendererMethod::set_to_forward(&mut _self).into();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:614:42
[INFO] [stdout]     |
[INFO] [stdout] 614 |                           let output: () = <::bevy_pbr::wireframe::Wireframe as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 615 | |                                 &_self,
[INFO] [stdout] 616 | |                             )
[INFO] [stdout] 617 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:651:44
[INFO] [stdout]     |
[INFO] [stdout] 651 |                           let output: bool = <::bevy_pbr::wireframe::Wireframe as ::std::cmp::PartialEq<
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 652 | |                             ::bevy_pbr::wireframe::Wireframe,
[INFO] [stdout] 653 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 654 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:710:42
[INFO] [stdout]     |
[INFO] [stdout] 710 |                           let output: () = <::bevy_pbr::wireframe::NoWireframe as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 711 | |                                 &_self,
[INFO] [stdout] 712 | |                             )
[INFO] [stdout] 713 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:747:44
[INFO] [stdout]     |
[INFO] [stdout] 747 |                           let output: bool = <::bevy_pbr::wireframe::NoWireframe as ::std::cmp::PartialEq<
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 748 | |                             ::bevy_pbr::wireframe::NoWireframe,
[INFO] [stdout] 749 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 750 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> src/lib.rs:776:42
[INFO] [stdout]     |
[INFO] [stdout] 776 |                           let output: () = <::bevy_pbr::wireframe::Mesh3dWireframe as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 777 | |                                 &_self,
[INFO] [stdout] 778 | |                             )
[INFO] [stdout] 779 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]    --> src/lib.rs:813:44
[INFO] [stdout]     |
[INFO] [stdout] 813 |                           let output: bool = <::bevy_pbr::wireframe::Mesh3dWireframe as ::std::cmp::PartialEq<
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 814 | |                             ::bevy_pbr::wireframe::Mesh3dWireframe,
[INFO] [stdout] 815 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 816 | |                             .into();
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1047:25
[INFO] [stdout]      |
[INFO] [stdout] 1047 | /                         <::bevy_pbr::OpaqueRendererMethod as ::std::cmp::PartialEq<
[INFO] [stdout] 1048 | |                             ::bevy_pbr::OpaqueRendererMethod,
[INFO] [stdout] 1049 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1050 | |                         .into();
[INFO] [stdout]      | |_______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1148:25
[INFO] [stdout]      |
[INFO] [stdout] 1148 | /                         <::bevy_pbr::MaterialBindGroupSlot as ::std::cmp::PartialEq<
[INFO] [stdout] 1149 | |                             ::bevy_pbr::MaterialBindGroupSlot,
[INFO] [stdout] 1150 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1151 | |                         .into();
[INFO] [stdout]      | |_______________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> src/lib.rs:1177:42
[INFO] [stdout]      |
[INFO] [stdout] 1177 |                           let output: () = <::bevy_pbr::MaterialBindGroupIndex as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1178 | |                                 &_self,
[INFO] [stdout] 1179 | |                             )
[INFO] [stdout] 1180 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1214:44
[INFO] [stdout]      |
[INFO] [stdout] 1214 |                           let output: bool = <::bevy_pbr::MaterialBindGroupIndex as ::std::cmp::PartialEq<
[INFO] [stdout]      |  ____________________________________________^
[INFO] [stdout] 1215 | |                             ::bevy_pbr::MaterialBindGroupIndex,
[INFO] [stdout] 1216 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1217 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> src/lib.rs:1243:42
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                           let output: () = <::bevy_pbr::UvChannel as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1244 | |                                 &_self,
[INFO] [stdout] 1245 | |                             )
[INFO] [stdout] 1246 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1277:44
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                           let output: bool = <::bevy_pbr::UvChannel as ::std::cmp::PartialEq<
[INFO] [stdout]      |  ____________________________________________^
[INFO] [stdout] 1278 | |                             ::bevy_pbr::UvChannel,
[INFO] [stdout] 1279 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1280 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> src/lib.rs:1304:42
[INFO] [stdout]      |
[INFO] [stdout] 1304 |   ...   let output: () = <::bevy_pbr::ScreenSpaceAmbientOcclusionQualityLevel as ::std::cmp::Eq>::assert_receiver_is_total_eq(
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1305 | | ...           &_self,
[INFO] [stdout] 1306 | | ...       )
[INFO] [stdout] 1307 | | ...       .into();
[INFO] [stdout]      | |_________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `bool`
[INFO] [stdout]     --> src/lib.rs:1343:44
[INFO] [stdout]      |
[INFO] [stdout] 1343 |                           let output: bool = <::bevy_pbr::ScreenSpaceAmbientOcclusionQualityLevel as ::std::cmp::PartialEq<
[INFO] [stdout]      |  ____________________________________________^
[INFO] [stdout] 1344 | |                             ::bevy_pbr::ScreenSpaceAmbientOcclusionQualityLevel,
[INFO] [stdout] 1345 | |                         >>::eq(&_self, &other)
[INFO] [stdout] 1346 | |                             .into();
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<bool as Into<bool>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_pbr_bms_bindings` (lib) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "1d5db73a0e4f15a8fe18ba52ac206b11f2c02f78c9ba54f0e02cb7f1b2356ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d5db73a0e4f15a8fe18ba52ac206b11f2c02f78c9ba54f0e02cb7f1b2356ba9", kill_on_drop: false }`
[INFO] [stdout] 1d5db73a0e4f15a8fe18ba52ac206b11f2c02f78c9ba54f0e02cb7f1b2356ba9
